Defines a PDF outline item.

Full documentation

Initializes a new PDFOutlineItem object.

Full documentation

Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Adds a child outline to this outline.

Full documentation

Gets the outline item action.

Full documentation

Gets the color.

Full documentation

Gets the COS outline.

Full documentation

Gets the outline item destination.

Full documentation

Gets the child outline item at the specified index.

Full documentation

Gets the collection of child outline items.

Full documentation

Gets the parent of the outline item.
This property is null for top level outline items.

Full documentation

Gets the title.

Full documentation

Gets the visual style.

Full documentation

Gets a value indicating the initial state of the outline item.

Full documentation

Sets the outline item action.
When the action is set to a non-null value, the destination is set to null.

Full documentation

Sets the color.

Full documentation

Sets the outline item destination.
When the destination is set to a non-null value, the action is set to null.

Full documentation

Sets a value indicating the initial state of the outline item.

Full documentation

Sets the title.

Full documentation

Sets the visual style.

Full documentation

Returns a string that represents the current Object.

Full documentation